Post release automated changes for operationalinsights releases#36973
Post release automated changes for operationalinsights releases#36973azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR contains automated post-release changes to bump the version from 10.1.0 to 10.1.1 for the @azure/arm-operationalinsights package.
- Version incremented to 10.1.1 across package.json and client code
- CHANGELOG.md updated with a new unreleased version section
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/operationalinsights/arm-operationalinsights/package.json | Updated package version from 10.1.0 to 10.1.1 |
| sdk/operationalinsights/arm-operationalinsights/src/operationalInsightsManagementClient.ts | Updated packageDetails string to reflect new version 10.1.1 |
| sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md | Added new unreleased section for version 10.1.1 with standard subsection placeholders |
The changes are consistent and follow the expected pattern for post-release version bumps. All three files have been updated correctly with matching version numbers, and the CHANGELOG follows the standard format with sections for Features Added, Breaking Changes, Bugs Fixed, and Other Changes.
|
Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @azure-sdk. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
Post release automated changes for azure-arm-operationalinsights